projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
3e41b6b
1f8b398
)
Auto merge of #3038 - esclear:master, r=alexcrichton
author
bors
<bors@rust-lang.org>
Wed, 31 Aug 2016 18:34:48 +0000
(11:34 -0700)
committer
GitHub
<noreply@github.com>
Wed, 31 Aug 2016 18:34:48 +0000
(11:34 -0700)
Add --all-features flag to cargo
As (more or less) requested in #1173 I added a `--all-features` flag to cargo that builds all available features.
I hope I documented it in all the right places.
If there's something weird or wrong, please give me a heads up.
Trivial merge